home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet Web Designer 90 / PIWD90.iso / mac / contents / flash / utilities / Flash_source / dragwindow4.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(release).as
Text File  |  2003-12-15  |  101b  |  5 lines

  1. on(release){
  2.    setProperty("/window", _xscale, 150);
  3.    setProperty("/window", _yscale, 150);
  4. }
  5.